Eclipse Platform
Pre-release 3.0

org.eclipse.jface.text.presentation
Interface IPresentationReconcilerExtension

All Known Implementing Classes:
PresentationReconciler

public interface IPresentationReconcilerExtension

Extension interface for IPresentationReconciler. Updates the presentation reconciler to be aware of documents with multiple partitions.

Since:
3.0

Method Summary
 String getDocumentPartitioning()
          Returns the document partitioning this presentation reconciler is using.
 

Method Detail

getDocumentPartitioning

public String getDocumentPartitioning()
Returns the document partitioning this presentation reconciler is using.

Returns:
the document partitioning this presentation reconciler is using

Eclipse Platform
Pre-release 3.0

Copyright (c) IBM Corp. and others 2000, 2003. All Rights Reserved.